Dashboard Temp Share Shortlinks Frames API

cody - HTMLify profile

files of /cody/swapnilsparsh/30DaysOfJavaScript/192 - Wall Breaker Game/

README.md /cody/swapnilsparsh/30DaysOfJavaScript/192 - Wall Breaker Game/README.md
254 Views
0 Comments
# Break the Wall Game

- Press up Arrow Key Left/Right Arrow Key to Move

# Screenshots
![image](https://user-images.githubuserc
index.html /cody/swapnilsparsh/30DaysOfJavaScript/192 - Wall Breaker Game/index.html
407 Views
0 Comments
<!DOCTYPE html>
<html>

<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta na
script.js /cody/swapnilsparsh/30DaysOfJavaScript/192 - Wall Breaker Game/script.js
240 Views
0 Comments

const container = document.querySelector('.container');
let conDim = container.getBoundingClientRect();

style.css /cody/swapnilsparsh/30DaysOfJavaScript/192 - Wall Breaker Game/style.css
186 Views
0 Comments
body{
background-color: #fff;
background-size: 8px 8px, 8px 8px;
background-position: center, center;
background-image: line